home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today - The Disc! 5 / CD-ROM Today - The Disc (Issue 5)(November 1994).ISO / mac / Mac shareware / Education / RLaB / help / prod < prev    next >
Text File  |  1994-09-21  |  182b  |  10 lines

  1. prod:
  2.  
  3. Syntax:    prod ( A )
  4.  
  5. Description:
  6.  
  7.     Compute the product of the elements of A (if A is a vector).
  8.     If A is a matrix return a row vector containing the product of
  9.     each column. 
  10.